MyTestImage.resize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool resize(size_t , size_t )
  2. bool resize(size_t , size_t )
    class MyTestImage(Color)
    @nogc @safe shared
    bool
    resize
    (
    size_t
    ,
    size_t
    )
  3. size_t width_;
  4. size_t height_;

Meta